home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Networking / SNMP / SNMP Development / MacSNMP Developer 1.0.2 / Tools / SNMP Tool / setATAddress < prev    next >
Encoding:
Text File  |  1993-06-15  |  153 b   |  11 lines  |  [TEXT/MPS ]

  1. # setATAddress
  2. #
  3. #    ©1992 Apple Computer
  4. #    Michael Sprong
  5.  
  6. Begin
  7.     set exit 0
  8.     if {#} == 2
  9.         echo "7∂n4∂n{1}∂n{2}∂n0∂n0" | DrWatsonTool ∑ Dev:Null
  10.     end
  11. end